home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_55 / !readme < prev    next >
Text File  |  1995-01-01  |  2KB  |  48 lines

  1. README 27-Feb-94.
  2. RUCKUS 1.0d for DOS C compilers.
  3.  
  4. INSTALL:
  5. -------
  6. First thing to do is to move all the files in this package to a new directory
  7. with at least a 1.5M available. You can move them anytime after the
  8. installation has finished. To install, run INSTALL.BAT. INSTALL.BAT executes
  9. the INSTALLATION program to setup the library files. These programs extract
  10. and build the two LIBrary files, RUCKDAC.LIB and RUCKMIDI.LIB, ready to be
  11. used by any DOS C compiler (see the Borland patch below).
  12.  
  13.  
  14. USING A BORLAND C COMPILER:
  15. ---------------------------
  16. If you are using any of Borland's C compilers (TC 1.0 to BC 3.1+) you must
  17. use the BORLAND patch. See the files in BORLAND.ZIP for more.
  18.  
  19.  
  20. OLDER COMPILERS:
  21. ---------------
  22. If you're using QuickC you should not use the AtExit() routines provided with
  23. RUCKUS. Seems _atexit is always near in all QC 2.5 memory models (a QC bug).
  24. This may be a local problem.
  25.  
  26.  
  27. WHAT ELSE?
  28. ----------
  29. For a quick demo of the RUCKUS toolkit, run both CHIMPS1 (MIDI interactive
  30. playback sequencer) and MODAC (Mod and DAC player/recorder). Also see the
  31. GUS & OPL2/3 demo file (MIDIM020.ZIP) in R2_DEMOS.ZIP.
  32.  
  33. Read the *.DOC files for more.
  34.  
  35. VGA graphics and a mouse is recommended for CHIMPS1 and MODAC110. For
  36. CHIMPS1.EXE information run CHIMPS1 with nothing following. For MODAC
  37. information see the MODAC.DOC file.
  38.  
  39.  
  40. AND STILL:
  41. ---------
  42. The XMS file transfer buffer is now 16K rather than 64K since C's malloc()
  43. large model cannot deal with requests of 64K. Probably just as well.
  44.  
  45.  
  46. Credit card order now accepted. See !ORDER.CC.
  47.  
  48.